Fragment Analyzer
interface FragmentAnalyzer
A contract for something that can parse graphql content and provide a full analysis of what fragments are referenced, and whether the fragments are defined with the query.
Author
eschlenz
A contract for something that can parse graphql content and provide a full analysis of what fragments are referenced, and whether the fragments are defined with the query.
eschlenz